ComponentOne ASP.NET MVC Controls
Max(DateTime) Method

C1.Web.Mvc.Fluent Namespace > ChartAxisBuilder<T> Class > Max Method : Max(DateTime) Method
The value
Sets the Max property.
Syntax
'Declaration
 
Public Overloads Function Max( _
   ByVal value As Date _
) As ChartAxisBuilder(Of T)

Parameters

value
The value

Return Value

Current builder
Remarks
Gets or sets the maximum value shown on the axis. If not set, the maximum is calculated automatically.
See Also

Reference

ChartAxisBuilder<T> Class
ChartAxisBuilder<T> Members
Overload List